getName

open fun getName(): String

Gets the unique name assigned to this control.

This name is often used for identification, logging, or referencing the control programmatically.

Retrieves the name of the module associated with this GadgetView.

Return

The name of the module, or null if no module is associated or if the module itself has no name.